[INFO] cloning repository https://github.com/Romira915/combinatorial_optimization_solver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Romira915/combinatorial_optimization_solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRomira915%2Fcombinatorial_optimization_solver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRomira915%2Fcombinatorial_optimization_solver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92307df55dc7cb6dde131d636e9f1dfcd696b8f2
[INFO] checking Romira915/combinatorial_optimization_solver against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRomira915%2Fcombinatorial_optimization_solver" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  26% (40/152)
Updating files:  27% (42/152)
Updating files:  28% (43/152)
Updating files:  29% (45/152)
Updating files:  30% (46/152)
Updating files:  31% (48/152)
Updating files:  32% (49/152)
Updating files:  33% (51/152)
Updating files:  34% (52/152)
Updating files:  35% (54/152)
Updating files:  36% (55/152)
Updating files:  37% (57/152)
Updating files:  38% (58/152)
Updating files:  39% (60/152)
Updating files:  40% (61/152)
Updating files:  41% (63/152)
Updating files:  42% (64/152)
Updating files:  43% (66/152)
Updating files:  44% (67/152)
Updating files:  45% (69/152)
Updating files:  46% (70/152)
Updating files:  47% (72/152)
Updating files:  48% (73/152)
Updating files:  49% (75/152)
Updating files:  50% (76/152)
Updating files:  51% (78/152)
Updating files:  52% (80/152)
Updating files:  53% (81/152)
Updating files:  54% (83/152)
Updating files:  55% (84/152)
Updating files:  56% (86/152)
Updating files:  57% (87/152)
Updating files:  58% (89/152)
Updating files:  59% (90/152)
Updating files:  60% (92/152)
Updating files:  61% (93/152)
Updating files:  62% (95/152)
Updating files:  63% (96/152)
Updating files:  64% (98/152)
Updating files:  65% (99/152)
Updating files:  66% (101/152)
Updating files:  67% (102/152)
Updating files:  68% (104/152)
Updating files:  69% (105/152)
Updating files:  70% (107/152)
Updating files:  71% (108/152)
Updating files:  72% (110/152)
Updating files:  73% (111/152)
Updating files:  74% (113/152)
Updating files:  75% (114/152)
Updating files:  76% (116/152)
Updating files:  77% (118/152)
Updating files:  78% (119/152)
Updating files:  79% (121/152)
Updating files:  80% (122/152)
Updating files:  81% (124/152)
Updating files:  82% (125/152)
Updating files:  83% (127/152)
Updating files:  84% (128/152)
Updating files:  85% (130/152)
Updating files:  86% (131/152)
Updating files:  87% (133/152)
Updating files:  88% (134/152)
Updating files:  89% (136/152)
Updating files:  90% (137/152)
Updating files:  91% (139/152)
Updating files:  92% (140/152)
Updating files:  93% (142/152)
Updating files:  94% (143/152)
Updating files:  95% (145/152)
Updating files:  96% (146/152)
Updating files:  97% (148/152)
Updating files:  98% (149/152)
Updating files:  99% (151/152)
Updating files: 100% (152/152)
Updating files: 100% (152/152), done.
[INFO] started tweaking git repo https://github.com/Romira915/combinatorial_optimization_solver
[INFO] finished tweaking git repo https://github.com/Romira915/combinatorial_optimization_solver
[INFO] tweaked toml for git repo https://github.com/Romira915/combinatorial_optimization_solver written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Romira915/combinatorial_optimization_solver on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Romira915/combinatorial_optimization_solver already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8bedaee9e258cc89d2dd25281d2ac3a6b0e1246e9153cb28148eab516e9a1f7c
[INFO] running `Command { std: "docker" "start" "8bedaee9e258cc89d2dd25281d2ac3a6b0e1246e9153cb28148eab516e9a1f7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bedaee9e258cc89d2dd25281d2ac3a6b0e1246e9153cb28148eab516e9a1f7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8bedaee9e258cc89d2dd25281d2ac3a6b0e1246e9153cb28148eab516e9a1f7c" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bedaee9e258cc89d2dd25281d2ac3a6b0e1246e9153cb28148eab516e9a1f7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8bedaee9e258cc89d2dd25281d2ac3a6b0e1246e9153cb28148eab516e9a1f7c" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking sha-1 v0.9.7
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling serenity v0.10.8
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking typemap_rev v0.1.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking input_buffer v0.3.1
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking lapack-sys v0.12.1
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tungstenite v0.11.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking rand_distr v0.4.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking webpki-roots v0.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling command_attr v0.3.7
[INFO] [stderr]    Compiling getset v0.1.1
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling openblas-build v0.1.1
[INFO] [stderr]    Compiling openblas-src v0.10.4
[INFO] [stderr]     Checking futures v0.3.16
[INFO] [stderr]     Checking serde v1.0.127
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking async-tungstenite v0.11.0
[INFO] [stderr]     Checking h2 v0.3.3
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking serde_json v1.0.66
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking ndarray v0.15.3
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]     Checking lapack v0.18.0
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.3/src/dimension/dimension_trait.rs:425:5
[INFO] [stdout]     |
[INFO] [stdout] 425 |     #[inline]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.3/src/dimension/dimension_trait.rs:533:5
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[inline]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.3/src/dimension/dimension_trait.rs:697:5
[INFO] [stdout]     |
[INFO] [stdout] 697 |     #[inline]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.3/src/dimension/dimension_trait.rs:817:5
[INFO] [stdout]     |
[INFO] [stdout] 817 |     #[inline]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.3/src/dimension/dimension_trait.rs:848:13
[INFO] [stdout]     |
[INFO] [stdout] 848 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 859 | / large_dim!(4, Ix4, (Ix, Ix, Ix, Ix), Ix5, {
[INFO] [stdout] 860 | |     impl_insert_axis_array!(4);
[INFO] [stdout] 861 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `large_dim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.3/src/dimension/dimension_trait.rs:848:13
[INFO] [stdout]     |
[INFO] [stdout] 848 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 862 | / large_dim!(5, Ix5, (Ix, Ix, Ix, Ix, Ix), Ix6, {
[INFO] [stdout] 863 | |     impl_insert_axis_array!(5);
[INFO] [stdout] 864 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `large_dim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v0.14.11
[INFO] [stderr] error: could not compile `ndarray` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8bedaee9e258cc89d2dd25281d2ac3a6b0e1246e9153cb28148eab516e9a1f7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bedaee9e258cc89d2dd25281d2ac3a6b0e1246e9153cb28148eab516e9a1f7c", kill_on_drop: false }`
[INFO] [stdout] 8bedaee9e258cc89d2dd25281d2ac3a6b0e1246e9153cb28148eab516e9a1f7c
